Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Handling and Delegating Other Calls

Your image decompressor component must delegate the following image decompressor component calls to the base image decompressor:

If the ImageSubCodecDecompressRecord structure specifies a progress function, your image decompressor component must also delegate these decompressor component calls to the base image decompressor:

Your image decompressor component can implement any other image decompressor component functions itself or delegate any of the calls to the base image decompressor. To delegate calls, it uses the DelegateComponentCall function.


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |